Skip to content

Improve tabs link support #3211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 18 commits into from
May 14, 2025

Conversation

clairechabas
Copy link
Contributor

@clairechabas clairechabas commented May 5, 2025

Reproducing headings hash links UX: show the hash link button on the left of tabs block when hovered. The URL hash will match the selected tab.

Move hash link button to its component for reusability and unifies its styles for all blocks for consistency.
Improve spacing on headings hash anchor link.

Preview

Active tab hovered
Screenshot 2025-05-09 at 17 23 37

Inactive tab hovered
Screenshot 2025-05-09 at 17 23 43

Heading 1 hovered
Screenshot 2025-05-09 at 17 22 52

Heading 2 hovered
Screenshot 2025-05-09 at 17 23 50

Heading 3 hovered
Screenshot 2025-05-09 at 17 23 02

Copy link

linear bot commented May 5, 2025

Copy link

changeset-bot bot commented May 5, 2025

⚠️ No Changeset found

Latest commit: fc39334

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

argos-ci bot commented May 5, 2025

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
customers-v1 (Inspect) 👍 Changes approved 4 changed May 14, 2025, 8:48 AM
customers-v2 (Inspect) 👍 Changes approved 4 changed May 14, 2025, 8:50 AM
default (Inspect) 👍 Changes approved 4 changed May 14, 2025, 8:51 AM
v2-cloudflare (Inspect) ⚠️ Changes detected (Review) 4 changed May 14, 2025, 8:52 AM
v2-vercel (Inspect) 👍 Changes approved 8 changed, 4 removed, 1 failure May 14, 2025, 8:52 AM

…n-gbo

* main:
  Use absolute URLs in sitemap.xml when pointing to sitemap-pages.xml (#3210)
@clairechabas clairechabas marked this pull request as ready for review May 9, 2025 15:54
@clairechabas clairechabas marked this pull request as draft May 9, 2025 15:54
@clairechabas clairechabas marked this pull request as ready for review May 9, 2025 16:15
Copy link
Contributor

@BrettJephson BrettJephson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Could maybe shave a little bit of white space off for the tab’s hash link but otherwise all good.

…n-gbo

* main:
  Only resize images with supported extensions (#3229)
…n-gbo

* main:
  Handle OpenAPI alternatives from schema.items (#3235)
  Use default value if string/number/boolean in generateSchemaExample (#3234)
@clairechabas clairechabas merged commit 08382ce into main May 14, 2025
18 of 21 checks passed
@clairechabas clairechabas deleted the claire/rnd-6959-add-support-for-tabs-links-in-gbo branch May 14, 2025 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants